Update file transcription page UI: file selection text and mock window titles #2136
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Updates the file transcription page UI with two changes:
File selection area: Changed text from "Drop audio file here or click to browse" to "Drop audio file or click to upload" with the "click to upload" portion styled as an underlined link (stone-600 color with hover state)
Mock window headers: Added titles to the macOS-style mock window headers:
Changes applied consistently to both
/_view/file-transcription(public) and/_view/app/file-transcription(authenticated) routes.Review & Testing Checklist for Human
/file-transcriptionand/app/file-transcriptionNotes